projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cb6541
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 31 Oct 2002 23:36:56 +0000
(23:36 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 31 Oct 2002 23:36:56 +0000
(23:36 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index dfee76864e64115d9ab693e3a401bf494a59f391..f836d457665a08ac7c2e6a08ced761b315549ed0 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2002-10-31 Kim F. Storm <storm@cua.dk>
+ * shell.el (explicit-bash-args): Bash 1.x doesn't grook
+ --noediting option; added run-time check to exclude it.
+
* info.el (Info-follow-reference, Info-next-reference)
(Info-prev-reference, Info-try-follow-nearest-node): Bind
inhibit-point-motion-hooks to t while parsing reference.